home *** CD-ROM | disk | FTP | other *** search
- -- card: 15257 from stack: in
- -- bmap block id: 52422
- -- flags: 0000
- -- background id: 2739
- -- name:
-
-
- -- part 11 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=296 top=205 right=223 bottom=394
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=445 top=295 right=320 bottom=486
- -- title width / last selected line: 0
- -- icon id / first selected line: 2162 / 2162
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 2938
- end mouseUp
-
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=194 top=53 right=79 bottom=331
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 18
- -- style flags: 0
- -- line height: 24
- -- part name:
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2006
- -- rect: left=71 top=120 right=134 bottom=150
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: manual
- ----- HyperTalk script -----
- on mouseWithin
- show card field manual
- set hilite of button manual to true
- set hilite of button automatic to false
- end mouseWithin
-
- on mouseLeave
- hide card field manual
- end mouseLeave
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 6006
- -- rect: left=71 top=136 right=151 bottom=190
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: automatic
- ----- HyperTalk script -----
- on mouseWithin
- show card field automatic
- set hilite of button manual to false
- set hilite of button automatic to true
- end mouseWithin
-
- on mouseLeave
- hide card field automatic
- end mouseLeave
-
-
- -- part 5 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=128 top=135 right=237 bottom=316
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: manual
-
-
- -- part 6 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=128 top=153 right=255 bottom=316
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: automatic
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 6005
- -- rect: left=71 top=152 right=166 bottom=143
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: NoTrim
- ----- HyperTalk script -----
- on mouseWithin
- show card field NoTrim
- end mouseWithin
-
- on mouseLeave
- hide card field NoTrim
- end mouseLeave
-
-
- -- part 12 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=295 top=106 right=123 bottom=416
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 9 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=128 top=168 right=271 bottom=316
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: NoTrim
-
-
- -- part 13 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=72 top=215 right=231 bottom=120
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: OK
- ----- HyperTalk script -----
- on mouseWithin
- show card field ok
- end mouseWithin
-
- on mouseLeave
- hide card field ok
- end mouseLeave
-
-
- -- part 14 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=136 top=215 right=231 bottom=192
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: cancel
- ----- HyperTalk script -----
- on mouseWithin
- show card field cancel
- end mouseWithin
-
- on mouseLeave
- hide card field cancel
- end mouseLeave
-
-
- -- part 15 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=91 top=118 right=207 bottom=239
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: ok
-
-
- -- part 16 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=159 top=118 right=207 bottom=307
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: cancel
-
-
- -- part contents for card part 2
- ----- text -----
- Extend/Trim
-
- -- part contents for card part 5
- ----- text -----
- Allows you to designate which segments of the object will be extended or trimmed.
-
- -- part contents for card part 6
- ----- text -----
- Extends and/or trims objects to their meeting point as soon as the second object is accepted.
-
- -- part contents for card part 9
- ----- text -----
- Selected under the Manual option when working with lines, this allows you to keep the object intact while extending or trimming other objects.
-
- -- part contents for card part 12
- ----- text -----
- lines to be trimed
-
- -- part contents for card part 11
- ----- text -----
- Original lines
-
- -- part contents for card part 16
- ----- text -----
- The cancel button aborts the changes you have made inside the dialog box.
-
- -- part contents for card part 15
- ----- text -----
- The OK button accepts your changes and closes the dialog.
-